home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 130_01 / makesys.doc < prev    next >
Text File  |  1985-03-09  |  1KB  |  26 lines

  1.  
  2.  
  3. This program was designed to be used with my standard
  4. 8" CP/M 2.2 system, and may require modification for
  5. use with other system. 
  6.  
  7. To get explanation of arguments, start program without
  8. any arguments. The program reads a CPMxx.COM file from
  9. disk, moulds it with your BIOS and then writes the result
  10. back to the CPMxx.COM file. Optionally you may use the
  11. -i option to sysgen immediate (8" SS disks only).
  12. the -a option makes a patch to make user 0 files public
  13. access, (from June -80 Lifelines), it will patch in a jump
  14. to the address immediately after the jump to SECTRAN in
  15. the BIOS jump table.
  16. MAKESYS needs patching of your cold boot address if you're
  17. going to use the '-c' argument (type MAKESYS without args
  18. to see which are available). 
  19. To use -c option you must change the address pointing
  20. to the place to jump.
  21.  
  22.                               Jan Larsson
  23.                               Kosterv. 12
  24.                               S-181 35  Lidingo
  25.                               SWEDEN
  26.